home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / Demo Software / Trapeze / Trapeze Help / Trapeze Help.rsrc / HELP_2084_min < prev    next >
Text File  |  1989-03-06  |  359b  |  6 lines

  1. min ( number block, how* )
  2. minimum
  3.  
  4. number block—the smallest numeric value in this number block will be found; how—optional, allows the smallest numeric value to be found by rows (#ROW or 1), columns (#COL or 2), or on the whole block (#BLOCK or 0).
  5.  
  6. min creates a block containing the values for the smallest numeric value in the block as specified by how.